Pitfalls to Avoid in H2 Math Hypothesis Testing: Singapore Context

Check our other pages :

Frequently Asked Questions

A common mistake is stating the null hypothesis ($H_0$) as the claim youre trying to prove, rather than a statement of no effect or no difference. $H_0$ should represent the status quo or what youre trying to disprove.
Carefully consider the wording of the problem. If the question specifies a direction (e.g., greater than, less than), use a one-tailed test. If it only mentions different from or a change, use a two-tailed test.
The significance level (α) is the probability of rejecting the null hypothesis when it is actually true (Type I error). A smaller α (e.g., 0.01) makes it harder to reject $H_0$, reducing the risk of a Type I error but increasing the risk of a Type II error.
The p-value is the probability of observing a test statistic as extreme as, or more extreme than, the one calculated, assuming the null hypothesis is true. If the p-value is less than or equal to the significance level (α), you reject the null hypothesis.
A Type II error occurs when you fail to reject the null hypothesis when it is actually false. Increasing the sample size or increasing the significance level (α) can reduce the probability of a Type II error, but this increases the risk of a Type I error.
Use a z-test when the population standard deviation is known or when the sample size is large (n ≥ 30). Use a t-test when the population standard deviation is unknown and the sample size is small (n < 30).
Familiarize yourself with your calculators statistical functions. Ensure you input the data correctly (sample mean, standard deviation, sample size) and select the appropriate test (z-test, t-test) and tail type (one-tailed, two-tailed). Double-check your inputs before calculating.
Common assumptions include normality of the data (or a large enough sample size for the Central Limit Theorem to apply), independence of observations, and equal variances (for some tests). Violating these assumptions can lead to inaccurate p-values and incorrect conclusions.
Your conclusion should clearly state whether you reject or fail to reject the null hypothesis, based on the p-value and significance level. It should also be written in the context of the problem, explaining what this means in real-world terms. Avoid stating that you have proven anything; instead, say there is sufficient evidence or insufficient evidence.
Understanding the context helps you correctly formulate the hypotheses, choose the appropriate test, interpret the results, and draw meaningful conclusions. Always consider the real-world implications of your findings and whether they make sense in the given situation.